This member is an explicit interface member implementation 此成员是显式接口成员的实现。
Explicit interface member implementation 外显界面成员实作
Class for conversions instead of this type s explicit interface member implementation of 类进行转换,而不是使用此类型的
This member is an explicit interface member implementation that can be used only when the current 此成员是一个显式接口成员实现,只有在当前
You should name the protected member by either using the same name as the explicit interface member or affixing 应通过使用与显式接口成员相同的名称或将
And both interfaces have the same indexer signature , the explicit interface member implementation is necessary ,并且这两个接口具有相同的索引器签名,则必须使用显式接口成员实现。
In the preceding example , you could use the explicit interface member implementation by using the fully qualified name of the interface member 在上例中,可以通过使用接口成员的完全限定名来使用显式接口成员实现。
Another common reason for implementing an interface member explicitly is when the explicit interface member should not be called by developers 显式实现接口成员的另一个常见原因是存在不应由开发人员调用显式接口成员的时候。